/* 懒人图库 搜集整理 www.lanrentuku.com */
/*banner切换大图*/
ul,li {	 LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING:0px}
.bans{	POSITION: relative; HEIGHT: 500px; OVERFLOW: hidden; border-bottom:1px solid #cccccc;}
.ban1920{POSITION: absolute; WIDTH: 1920px;  MARGIN-LEFT: -960px; OVERFLOW: hidden; LEFT: 50%}
.bans360{	POSITION: relative; HEIGHT: 360px; OVERFLOW: hidden; }

li,ul{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:1920px; height:500px; margin:0px auto; background:#333; position:absolute; MARGIN-LEFT: -960px; OVERFLOW: hidden; LEFT: 50%}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .oUlplay li img{ border:0; width:1920px; height:500px}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(l.png) no-repeat; position:absolute; top:200px; left:50%; margin-left:-660px; z-index:10; display:none }
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(r.png) no-repeat; position:absolute; top:200px; right:50%; margin-right:-660px; z-index:10; display:none }
#playBox:hover .pre{  display:block }
#playBox:hover .next{display:block }


#playBox .smalltitle {width:100%; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{margin:0 auto; position:absolute; left:50%;}
#playBox .smalltitle ul li{ width:30px; height:8px; margin:0 5px;  background:#f5f5f5; float:left; overflow:hidden;*display:inline;*zoom:1; border:1px solid #cc0000; cursor:pointer;-moz-border-radius: 5px ;  -webkit-border-radius: 5px; border-radius:5px;}
#playBox .smalltitle .thistitle{ background:#cc0000;border:1px solid #cc0000; width:40px}